Skip to content

Hugging Face Dataset Format #1

Open
sudoping01 wants to merge 3 commits intoRobotsMali-AI:masterfrom
sudoping01:huggingface
Open

Hugging Face Dataset Format #1
sudoping01 wants to merge 3 commits intoRobotsMali-AI:masterfrom
sudoping01:huggingface

Conversation

@sudoping01
Copy link
Copy Markdown

I convert test, train, valid into Hugging Face dataset format, allowing you to push it to your Hugging Face repository. This enables others to load your dataset directly using the Hugging Face API.

If you want to convert all the data, you can use the script convertToHuggingFaceDatasetFormat.py with the following syntax :

python convertToHuggingFaceDatasetFormat.py <bam_file_path> <fr_file_path> <target_name>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant